Skip to content

fix: documentation for ACL in cluster connect - #1259

Merged
wtrocki merged 1 commit into
mainfrom
connect-docs
Oct 27, 2021
Merged

fix: documentation for ACL in cluster connect#1259
wtrocki merged 1 commit into
mainfrom
connect-docs

Conversation

@wtrocki

@wtrocki wtrocki commented Oct 27, 2021

Copy link
Copy Markdown
Collaborator

Documentation was changed to print example. not actual instruction as commands will be dependent on the service you have been working with.

Comment on lines +166 to +170
NOTE: Created service account will need to be given permissions to specified service
For example for Kafka service you should execute the following command to grant access to the service account

$ rhoas kafka acl grant-access --producer --consumer --service-account your-sa --topic "*" --group "*"

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we split this into a separate i18n message and only print it when the service is Kafka?

@craicoverflow
craicoverflow self-requested a review October 27, 2021 12:00
@wtrocki
wtrocki merged commit 8263b06 into main Oct 27, 2021
@wtrocki
wtrocki deleted the connect-docs branch October 27, 2021 12:06
@wtrocki

wtrocki commented Oct 27, 2021

Copy link
Copy Markdown
Collaborator Author

Separate issue created: #1261

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants